home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 March / PCWMAR06.iso / Software / Freeware / Thingamablog 1.0.5 / thinga-setup-1.0.5.exe / styles-site.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-11-29  |  4.7 KB  |  255 lines

  1.     body {
  2.         margin:20px 20px 20px 20px;
  3.         background:#333;        
  4.         }
  5.     A             { color: #CCCC66; text-decoration: none; }
  6.     A:link        { color: #CCCC66; text-decoration: none; }
  7.     A:visited    { color: #CCCC66; text-decoration: none; }
  8.     A:active    { color: #FFFF99; }
  9.     A:hover        { color: #FFFF99; }
  10.     
  11.     h1, h2, h3 {
  12.         margin: 0px;
  13.         padding: 0px;
  14.     }
  15.  
  16.     #banner {
  17.         font-family:verdana, arial, sans-serif;
  18.         color:#CC9933;
  19.         font-size:x-large;
  20.         font-weight:bold;
  21.           background:#333;
  22.           padding-left:15px;                     
  23.         }
  24.         
  25.     #banner a,
  26.         #banner a:link,
  27.         #banner a:visited,
  28.         #banner a:active,
  29.         #banner a:hover {
  30.         font-family:verdana, arial, sans-serif;
  31.         font-size: x-large;
  32.         color: #CC9933;
  33.         text-decoration: none;
  34.         }
  35.  
  36.     .description {
  37.         font-family:verdana, arial, sans-serif;
  38.         color:#CCC;
  39.         font-size:small;
  40.         font-weight:bold;
  41.           background:#333;    
  42.           text-transform:none;    
  43.         letter-spacing: none;         
  44.         }    
  45.                 
  46.     #content {
  47.         float:left;
  48.         width:65%;
  49.         background:#333;
  50.         margin-right:15px;
  51.         margin-bottom:20px;
  52.         }
  53.  
  54.     #links {
  55.         background:#333;
  56.         color:#CCC;
  57.         margin-top:35px;                
  58.         }
  59.         
  60.     .blog {
  61.           padding-left:15px;
  62.           padding-top:15px;
  63.           padding-right:15px;                    
  64.         }    
  65.     
  66.     .blogbody {
  67.         font-family:verdana, arial, sans-serif;
  68.         color:#CCC;
  69.         font-size:small;
  70.         font-weight:normal;
  71.           background:#333;
  72.           line-height:140%;        
  73.           border-left:1px solid #666;            
  74.           border-right:1px solid #666;
  75.           border-bottom:1px solid #666;                            
  76.           padding:10px;
  77.         }
  78.         
  79.     .blogbody a,
  80.     .blogbody a:link,
  81.     .blogbody a:visited,
  82.     .blogbody a:active,
  83.     .blogbody a:hover {
  84.         font-weight: normal;
  85.         text-decoration: underline;
  86.     }
  87.     
  88.     .title { 
  89.         font-family: verdana, arial, sans-serif; 
  90.         font-size: small; 
  91.         color: #CCC; 
  92.         text-transform: uppercase;
  93.         font-weight:bold;    
  94.         }            
  95.         
  96.     #menu {
  97.           margin-bottom:10px;
  98.         background:#333;
  99.         font-family: verdana, arial, sans-serif;
  100.         font-size:small;
  101.         font-weight:bold;                              
  102.         }    
  103.         
  104.     .date    { 
  105.         font-family:verdana, arial, sans-serif; 
  106.         font-size: normal; 
  107.         color: #999; 
  108.         font-weight:bold;
  109.         text-transform:uppercase;
  110.         margin-top:10px;        
  111.           border-bottom:1px solid #666;    
  112.         }            
  113.         
  114.     .posted    { 
  115.         font-family:verdana, arial, sans-serif; 
  116.         font-size: x-small; 
  117.         color: #999; 
  118.         }
  119.         
  120.         
  121.     .calendar {
  122.         font-family:verdana, arial, sans-serif;
  123.         color:#666;
  124.         font-size:x-small;
  125.         font-weight:normal;
  126.           padding:5px;                
  127.         }
  128.     
  129.     .calendarhead {    
  130.         font-family:verdana, arial, sans-serif;
  131.         color:#CC9933;
  132.         font-size:x-small;
  133.         font-weight:bold;
  134.           background:#333;
  135.           line-height:140%;                
  136.         }    
  137.     
  138.     .side {
  139.         font-family:verdana, arial, sans-serif;
  140.         color:#CCC;
  141.         font-size:x-small;
  142.         font-weight:normal;
  143.           background:#333;
  144.           line-height:140%;                
  145.         }    
  146.         
  147.     .sidetitle {
  148.         font-family:verdana, arial, sans-serif;
  149.         color:#CCC;
  150.         font-size:x-small;
  151.         font-weight:bold;
  152.           background:#333;
  153.           line-height:140%;
  154.           padding:2px;
  155.           margin-top:10px;
  156.           border-bottom:1px solid #666;
  157.           text-transform:uppercase;
  158.         letter-spacing: .2em;                      
  159.         }        
  160.     
  161.     .syndicate {
  162.         font-family:verdana, arial, sans-serif;
  163.         font-size:xx-small;
  164.         font-weight:bold;        
  165.           line-height:140%;
  166.           padding:2px;
  167.           margin-top:10px;
  168.           text-align:center;
  169.           background:#333;          
  170.          }    
  171.         
  172.     .powered {
  173.         font-family:verdana, arial, sans-serif;
  174.         color:#CCC;
  175.         font-size:xx-small;
  176.         font-weight:bold;
  177.         border-top:1px solid #666;
  178.         border-bottom:1px solid #666;        
  179.         line-height:140%;
  180.         text-transform:uppercase; 
  181.         padding:2px;
  182.         margin-top:10px;
  183.         text-align:center;
  184.         letter-spacing: .2em                      
  185.         }    
  186.         
  187.     
  188.     .comments-body {
  189.         font-family:verdana, arial, sans-serif;
  190.         color:#CCC;
  191.         font-size:small;
  192.         font-weight:normal;
  193.           background:#333;
  194.           line-height:140%;                    
  195.         }        
  196.  
  197.     .comments-post {
  198.         font-family:verdana, arial, sans-serif;
  199.         color:#999;
  200.         font-size:x-small;
  201.         font-weight:normal;
  202.           background:#333;
  203.          margin-bottom:25px;
  204.           border-top:1px dashed #666;
  205.         }    
  206.         
  207.     .comments-head    { 
  208.         font-family:verdana, arial, sans-serif; 
  209.         font-size: small; 
  210.         color: #CCC; 
  211.         font-weight:bold;
  212.         text-transform:uppercase;
  213.         border-bottom:1px solid #666;        
  214.         }        
  215.  
  216.  
  217.     .trackback-body {
  218.         font-family:verdana, arial, sans-serif;
  219.         color:#CCC;
  220.         font-size:small;
  221.         font-weight:normal;
  222.           background:#333;
  223.           line-height:140%;    
  224.           padding-top:15px;                
  225.         }        
  226.  
  227.     .trackback-url {
  228.         font-family:verdana, arial, sans-serif;
  229.         color:#CCC;
  230.         font-size:small;
  231.         font-weight:normal;
  232.           background:#333;
  233.           line-height:140%;    
  234.           padding:5px;
  235.           border:1px dashed #999;                 
  236.         }
  237.  
  238.     .trackback-post {
  239.         font-family:verdana, arial, sans-serif;
  240.         color:#CCC;
  241.         font-size:x-small;
  242.         font-weight:normal;
  243.           background:#333;
  244.           margin-bottom:20px;
  245.         }    
  246.  
  247.     #banner-commentspop {
  248.         font-family:verdana, arial, sans-serif;
  249.         color:#CC9933;
  250.         font-size:large;
  251.         font-weight:bold;
  252.           background:#333;
  253.           padding-left:15px; 
  254.         }        
  255.